Advice: should I focus on PHP + MySQL, or split my time for more JS and CSS? [closed]

Posted by fakaff on Programmers See other posts from Programmers or by fakaff
Published on 2012-06-12T05:28:45Z Indexed on 2012/06/12 10:47 UTC
Read the original article Hit count: 217

I started learning web development about three months ago (in between working my regular job), and I'm finally starting to get some vague, distant notion of understanding.

I find the server-side stuff the most interesting; though I've not gone anywhere near Apache quite yet, which I assume will be necessary at some point.

As cool as toying around with visuals and UI is, programming and database stuff inspires me with new ideas and possibilities every minute (I've even bought, on a whim, a wonderfully dry bunch of books on database theory and relational algebra). And whatever CSS or Javascript tutorial I'm doing, it often feels like a distraction from the PHP/MySQL stuff I'd rather be playing with.

For someone like me who's just starting out, which is the most advisable course of action? (in terms of being marketable as a programmer):

  1. To focus on PHP and SQL stuff exclusively, and only once I master those to diversify my skills.

  2. To first learn all three (PHP/MySQL, Javascript, CSS and design) and only once I'm fluent in all three focus on PHP and databases?

© Programmers or respective owner

Related posts about web-development

Related posts about php